-
Home
-
Salon Booking System, Appointment Scheduling for Salons, Spas & Small Businesses
-
10.17 (latest)
-
Code
-
Classes
- Assistants_Controller
Total Complexity |
88 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
712 |
Lines of code |
603 |
Logical lines of code |
176 |
Comment lines |
14 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_response_for_collection() |
C |
34 |
27 |
77 |
save_item_post() |
B |
38 |
18 |
65 |
get_items() |
B |
38 |
16 |
64 |
get_item_schema() |
A |
28 |
1 |
226 |
get_primary_language() |
S |
59 |
7 |
13 |
apply_language_filters() |
S |
58 |
6 |
16 |
register_routes() |
S |
39 |
1 |
78 |
create_item() |
S |
55 |
4 |
19 |
update_item() |
S |
54 |
3 |
19 |
get_item() |
S |
60 |
2 |
12 |
delete_item() |
S |
62 |
2 |
11 |
prepare_item_for_response() |
S |
80 |
1 |
3 |